home *** CD-ROM | disk | FTP | other *** search
- # This file differs only slightly from Makerules.src;
- # use it where trouble is expected in compiling subdirectories,
- # e.g. when they depend on the possibly-absent C++ compiler.
- # This means we ignore all errors, even important ones, but this
- # seems to be the best we can do.
-
- include ${GEOM}/makefiles/Makedefs.SUBDIRS
-
- all lib install ${TARGETS} ${LIB} ${COMMONLIB} ${OBJS}: _always
- -@${DO_DIRS_THIS_MACH}
-
- install: formatman installman ${INSTALLS}
-
- include ${GEOM}/makefiles/Makerules.allsrc
-